All Questions
Tagged with programmingapplication
4 questions
-1votes
1answer
102views
C++ Apps ready for Linux as well as Windows? [closed]
I don't actually know where to start and what keywords to use for searching more, but can we simply make a programs in C++ that runs in Linux as well as Windows. I guess we are talking about binary ...
3votes
1answer
667views
On shutdown, do un-mounting drives happen before shutdown signal handling?
So based on my understanding of the Unix/Linux shutdown process (which is highly limited I admit), I think at some point these steps happen: 1. mounted drives get unmounted 2. a termination signal ...
2votes
2answers
2kviews
How to update CodeBlocks in Kali Linux?
I installed CodeBlocks on Kali Linux but I got 10.05 version and I want to update it to 13.12, preferably via terminal. Also I would like to know how to update any application this way.
0votes
1answer
3kviews
Free way to get financial data as Bloomberg terminal [closed]
I was wondering if there are some free ways (applications or programming) to get financial data (either live data, historical data or both), achieving similar function as Bloomberg terminal?